home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / swtools / mipsABI / examples / sup / PORT / step06 / UNDEF / major < prev    next >
Encoding:
Text File  |  1994-08-02  |  232 b   |  4 lines

  1. supfilesrv.c: * the major device number and seeing if it matches the known values for
  2. supfilesrv.c:     * Our current implementation and Sun OS 3.x use major device
  3. supfilesrv.c:    if (major(sb.st_dev) == 255 || major(sb.st_dev) == 130)
  4.